Skip to content

Remove stale commons schema mirrors#333

Merged
GsCommand merged 1 commit into
mainfrom
codex/remove-stale-commons-schema-mirrors
May 24, 2026
Merged

Remove stale commons schema mirrors#333
GsCommand merged 1 commit into
mainfrom
codex/remove-stale-commons-schema-mirrors

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Remove old/wrong local mirrors of the CommandLayer commons schema families so the canonical source is commandlayer-clas rather than commandlayer-org.
  • Avoid hosting deprecated v1.0.0/v1.1.0 commons mirrors in this repository while preserving verification endpoints and runtime-related components.
  • Keep commercial, runtime, runtime-core, agent-sdk, and mcp-server untouched and ensure verifier and public proof pages continue to work.

Description

  • Deleted local commons schema mirrors under schemas/v1.1.0/commons, public/schemas/v1.1.0/commons, and deprecated schemas/v1.0.0/commons and public/schemas/v1.0.0/commons, including associated manifests and checksums.txt entries.
  • Updated public/trust-verification.html to stop linking to removed local commons manifests/schemas and to point readers to commandlayer-clas as the canonical source.
  • Added a Schema source of truth note to README.md clarifying that commandlayer-clas is canonical and this repo may mirror only selected stable public schemas for verifier/docs convenience.
  • Repointed agent-cards metadata in public/agent-cards/meta/manifest.json to https://github.com/commandlayer/commandlayer-clas as the commons source repository while leaving other agent-card metadata URLs intact.

Testing

  • Ran npm test which executed all tests and reported 65 passed, 0 failed indicating the verifier and API tests continued to pass.
  • Ran the required grep audit (patterns including schemas/v1.1.0/commons, public/schemas/v1.1.0/commons, protocol-commons, commons/manifest, and verb names) to enumerate remaining references.
  • Verified remaining matches are documentation, agent-card/erc8004 metadata, and test verb names rather than local mirror files, and noted that URL references to /schemas/v1.1.0/commons/... in metadata are now pointers (not local files) that can be migrated to canonical CLAS-hosted URLs in a follow-up.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
commandlayer-commandlayer-org Ready Ready Preview, Comment May 24, 2026 9:53pm
commandlayer-org Ready Ready Preview, Comment May 24, 2026 9:53pm
commandlayer-org111 Ready Ready Preview, Comment May 24, 2026 9:53pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant